feat(api): update API spec from langfuse/langfuse 25b5139#1543
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Add
sessionIdtotracefield group in API client methods and data models.sessionIdtotracefield group inget()andasync get()methods inclient.pyandraw_client.py.session_idfield toGetScoresResponseTraceDatainget_scores_response_trace_data.py.This description was created by
for d2fdc8e. You can customize this summary. It will automatically update as commits are pushed.
Disclaimer: Experimental PR review
Greptile Summary
Added
sessionIdsupport to Score V2 API trace field group. This auto-generated change updates documentation strings and adds an optionalsession_idfield to the trace data model.fieldsparameter documentation in both sync and async versions ofget()methods inclient.pyandraw_client.pyto includesessionIdin the trace properties listsession_idfield toGetScoresResponseTraceDatamodel with proper Pydantic aliasing (sessionIdin API)Confidence Score: 5/5
Important Files Changed
session_idfield to trace data model with proper typing and Pydantic aliasingsessionIdin trace field group description (sync and async methods)sessionIdin trace field group description (sync and async methods)Last reviewed commit: d2fdc8e